This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
I have the view property set to collapse all when database is first opened, but the view will not open collapsed.
If I remove the selection formula the view opens collapsed.
I found that I can get the view to open collapsed with the selection formula by putting @Command([ViewCollapseAll])in the querry open, but should that be necessary?
Has anyone else seen this? or am I missing something?